home *** CD-ROM | disk | FTP | other *** search
/ You're the Director / You're The Director.iso / mac / MACF / MGER.DIR / 00280_Script_280 < prev    next >
Text File  |  1995-10-10  |  284b  |  15 lines

  1.   on exitFrame
  2.   global movieID, fullscreenG
  3.   --if comp then compilemov
  4.   
  5.   updatestage
  6.   QTMovie("Direct",movieID,"Idle")
  7.   --updatestage
  8.   
  9.   --  if fullscreenG= TRUE then
  10.   --    puppetSprite 48,TRUE
  11.   --    set the visible of sprite 48 to TRUE
  12.   --  end if
  13.   
  14. end
  15.